@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;	
}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/overflow-x:hidden;}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;}

@media screen and (max-width: 1180px) {
body {width:fit-content;}
}
.pages span,.pages a{margin:0 10px;}
.cp .ttt ul p{ font-size:20px; font-weight:bold; line-height:1.5; text-align:center; background:#e46713; margin-bottom:10px; color:#fff; padding:30px 0;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none; color: #005eb6;}
a:active {text-decoration: none; color: #131313;}
.top_box{ width:100%; height:30px; border-top:4px solid #2a296a;}
.top{ width:1180px; height:30px; margin:0 auto;}
.top_l{ height:32px; line-height:30px; float:left;}
.top_l a{color:#000;}
.top_r{ width:200px; height:30px; line-height:30px; background:url(../images/top_bj.jpg) no-repeat center; float:right; color:#fff; padding-left:30px;}
.top_r a{ margin:0 9px; color:#fff; cursor:pointer;}
.top_r a:hover{ text-decoration:underline;}
.logo_box{width:100%; height:130px;}
.logo{ width:1180px;padding-top:30px; margin:0 auto;}
.logo_l{ width:500px; height:60px; float:left;}
.logo_tp{ width:130px; height:130px; float:left;}
.logo_r{ width:290px; height:70px; float:right; }
.logo_dh{ width:40px; height:70px; float:left;}
.logo_hm{ width:240px; height:70px; float:right;}
.hm_u{ font-size:14px; font-family:"微软雅黑";}
.hm_u span{ font-size:20px; font-weight:bold; color:#2f3188;}
.hm_d a{ width:100px; height:26px; line-height:26px; background-color:#2f3188; color:#fff; display:block; margin-left:10px; float:left; text-align:center; margin-top:13px;}
.nav_box{width:100%;height:40px; background-color:#2f3188;}
.nav{ width:1180px; height:40px; margin:0 auto;}
.nav ul li{ text-align:center; float:left; height:40px; line-height:40px; background:url(../images/nav_x.jpg) no-repeat center right;}
.nav ul li a{ font-family:"微软雅黑"; font-size:14px; color:#FFF; text-decoration:none; display:block; padding:0 35px;}
.nav ul li a:hover{ background-color:#bb355a;}


.search_box{ width:100%; height:45px;}
.search{ width:1180px; height:45px; margin:0 auto;}
.search_l{ float:left; height:45px; line-height:45px; padding-left:10px;}
.search_l a{ margin:0 15px; text-decoration:none;}
.search_l a:hover{ text-decoration:underline;}
.search_r{ float:right; height:45px; padding-right:10px;}
.search-box{ width:330px; height:21px; line-height:21px; margin-top:10px;}
.search-text{ width:170px; height:21px; float:left;line-height:21px; background:url(../images/ss_k.jpg) no-repeat; border:0; text-indent:1em;}
.search-button{ background:url(../images/ss_s.jpg) no-repeat; width:30px; height:21px; float:left;border-style :none; cursor:pointer;}

.footer{ width:100%; height:280px; margin-top:30px;}
.foot{ width:1180px; height:280px; margin:0 auto;}
.foot_u{ width:1100px; height:60px; text-align:center; margin:0 auto; background:url(../images/foot_bj.jpg) no-repeat center;}
.foot_u a{ height:60px; line-height:40px; margin:0 15px; font-family:"微软雅黑";} 
.foot_u a:hover{ text-decoration:underline;}
.foot_d{ width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.foot_l{ width:830px; float:left;  line-height:26px; overflow:hidden; float:left;}
.foot_r{ float:right;}

.pages {clear:both; padding:20px 45px 0 0; color:#000; }
.pages li a {color:#000;}
.pages li a:hover {color:#e87518;text-decoration:none; }
.pages ul {float:right; }
.pages li {float:left;margin-left:8px;border:1px solid #e0e0e0;padding:3px 10px;}

.header{width:1180px; margin:0 auto 10px;}					  
.header img,.header div{display:inline-block; vertical-align:top; text-align:right;}
.header div p{font-size:18px;}
.header div span{font-size:16px; line-height:30px;}

.header div.headtab{ float:right;}
.header div.headtab span b{ font-size:22px;}
#formSeach .txt{width:200px; height:21px; border:1px solid #03467a;}


















